XMLTOOLS 2.0 INSTALLER

Author and credit goes to taguilo from FS Developer!

XMLTools installer will allow the payload manager to update live.


FSX:
TO Install:

1. Just run the exe file located in the folder "FSX INSTALLER ONLY"!
2. When you load an aircraft the sim will ask to run this DLL. Click yes.

=====================================================================================

P3D: V3 ONLY
TO Install:

1. Just run the exe file located in the folder "P3D V3 INSTALLER ONLY"!
2. When you load an aircraft the sim will ask to run this DLL. Click yes.


=====================================================================================

P3D: V4 ONLY
TO Install:

1. Just run the exe file located in the folder "P3D V4 INSTALLER ONLY"!
2. When you load an aircraft the sim will ask to run this DLL. Click yes.


=====================================================================================

P3D: V1 V2 V2.5
The author will be making an auto installer soon!
TO Install:

1. Locate this file dll.xml. You may have to change your folder options to show hidden folders using control panel folder options to see AppData. 

V1
C:\Users\"YOUR USER NAME"\AppData\Roaming\Lockheed Martin\Prepar3D\dll.xml
V2
C:\Users\"YOUR USER NAME"\AppData\Roaming\Lockheed Martin\Prepar3D V2\dll.xml
V3
C:\Users\"YOUR USER NAME"\AppData\Roaming\Lockheed Martin\Prepar3D V3\dll.xml

2. Make a backup to be safe incase of a mistake. 

dll_backup.xml

3. Open the dll.xml file. Add this text to the last entry just below </Launch.Addon> and above </SimBase.Document> at the end of the page. Then click save.

  <Launch.Addon>
		<Name>XMLTools</Name>
		<Disabled>False</Disabled>
		<ManualLoad>False</ManualLoad>
		<Path>XMLTools.dll</Path>
		<DllStartName>module_init</DllStartName>
		<DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

4. Copy the XMLTools.DLL from the folder "P3D ONLY" to your main sim folder.

32BIT:
C:\Program Files\Lockheed Martin\Prepar3D
C:\Program Files\Lockheed Martin\Prepar3D V2
C:\Program Files\Lockheed Martin\Prepar3D V3

64BIT:
C:\Program Files (x86)\Lockheed Martin\Prepar3D 
C:\Program Files (x86)\Lockheed Martin\Prepar3D V2
C:\Program Files (x86)\Lockheed Martin\Prepar3D V3

5 When you load an aircraft the sim will ask to run this DLL. Click yes.

=====================================================================================

=====================================================================================

FSX STEAM EDITION:
TO Install:

1. Locate this file dll.xml. You may have to change your folder options to show hidden folders using control panel folder options to see AppData. 


C:\Users\"YOUR USER NAME"\AppData\Roaming\Microsoft\FSX\dll.xml 

2. Make a backup to be safe incase of a mistake. 

dll_backup.xml

3. Open the dll.xml file in notepad. Add this text to the last entry just below </Launch.Addon> and above </SimBase.Document> at the end of the page. Then click save.

  <Launch.Addon>
		<Name>XMLTools</Name>
		<Disabled>False</Disabled>
		<ManualLoad>False</ManualLoad>
		<Path>XMLTools.dll</Path>
		<DllStartName>module_init</DllStartName>
		<DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

4. Copy the XMLTools.DLL from the folder "FSX_SE" to your main sim folder.

32BIT:
C:\Program Files\Steam\steamapps\common\FSX 

64BIT:
C:\Program Files (x86)\Steam\steamapps\common\FSX 

5 When you load the sim will ask to run this DLL. Click yes.

=====================================================================================
